-
Notifications
You must be signed in to change notification settings - Fork 8.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convert /web/javascript/reference/global_objects/remaining folder to Markdown (es) #8171
Convert /web/javascript/reference/global_objects/remaining folder to Markdown (es) #8171
Conversation
Preview URLs (83 pages)
Flaws (781)URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
External URLs (15)URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
(this comment was updated 2022-09-26 17:08:12.696371) |
…emaining/markdown
files/es/web/javascript/reference/global_objects/generator/index.md
Outdated
Show resolved
Hide resolved
files/es/web/javascript/reference/global_objects/generator/index.md
Outdated
Show resolved
Hide resolved
files/es/web/javascript/reference/global_objects/generator/index.md
Outdated
Show resolved
Hide resolved
files/es/web/javascript/reference/global_objects/generator/index.md
Outdated
Show resolved
Hide resolved
files/es/web/javascript/reference/global_objects/infinity/index.md
Outdated
Show resolved
Hide resolved
files/es/web/javascript/reference/global_objects/number/parseint/index.md
Outdated
Show resolved
Hide resolved
files/es/web/javascript/reference/global_objects/promise/all/index.md
Outdated
Show resolved
Hide resolved
files/es/web/javascript/reference/global_objects/promise/catch/index.md
Outdated
Show resolved
Hide resolved
files/es/web/javascript/reference/global_objects/promise/catch/index.md
Outdated
Show resolved
Hide resolved
files/es/web/javascript/reference/global_objects/promise/catch/index.md
Outdated
Show resolved
Hide resolved
files/es/web/javascript/reference/global_objects/promise/then/index.md
Outdated
Show resolved
Hide resolved
files/es/web/javascript/reference/global_objects/promise/then/index.md
Outdated
Show resolved
Hide resolved
files/es/web/javascript/reference/global_objects/regexp/compile/index.md
Outdated
Show resolved
Hide resolved
files/es/web/javascript/reference/global_objects/escape/index.md
Outdated
Show resolved
Hide resolved
files/es/web/javascript/reference/global_objects/undefined/index.md
Outdated
Show resolved
Hide resolved
…ts/remaining/markdown
…ts/remaining/markdown
…rkdown' of github.com:Graywolf9/translated-content into es/web/javascript/reference/global_objects/remaining/markdown
…emaining/markdown
…emaining/markdown
The PR redirects check is complaining about two entries in the
The two entries have become invalid because you've added these files back to the repo in the PR. Save following content in diff --git a/files/es/_redirects.txt b/files/es/_redirects.txt
index d9b74ceb7b..74d5b41219 100644
--- a/files/es/_redirects.txt
+++ b/files/es/_redirects.txt
@@ -2217,8 +2217,6 @@
/es/docs/Web/JavaScript/Reference/Global_Objects/Proxy/handler/getOwnPropertyDescriptor /es/docs/Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/getOwnPropertyDescriptor
/es/docs/Web/JavaScript/Reference/Global_Objects/Proxy/handler/set /es/docs/Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/set
/es/docs/Web/JavaScript/Reference/Global_Objects/String/toSource /es/docs/conflicting/Web/JavaScript/Reference/Global_Objects/String/toString
-/es/docs/Web/JavaScript/Reference/Global_Objects/WeakMap/clear /es/docs/conflicting/Web/JavaScript/Reference/Deprecated_and_obsolete_features
-/es/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly /es/docs/WebAssembly/JavaScript_interface
/es/docs/Web/JavaScript/Reference/Global_Objects/null /es/docs/Web/JavaScript/Reference/Operators/null
/es/docs/Web/JavaScript/Reference/Statements/import.meta /es/docs/Web/JavaScript/Reference/Operators/import.meta
/es/docs/Web/JavaScript/Referencia /es/docs/Web/JavaScript/Reference Or if you are comfortable, manually delete line 2220 and 2221 from the |
Thank you so much for your time and help! @OnkarRuikar I couldn't apply the patch, but deleting the lines works! |
This to continue the job already done in #7618